search for: flavor_id

Displaying 4 results from an estimated 4 matches for "flavor_id".

2018 Sep 26
2
OpenStack output workflow
...ct-name='v2v-project' -oo os-username='admin' -oo os-password='secret' -oo server-id='01234567-89ab-cdef-0123-456789abcdef' -oo destination_project_id='01234567-89ab-cdef-0123-456789abcdef' -oo volume_type_id='01234567-89ab-cdef-0123-456789abcdef' -oo flavor_id='01234567-89ab-cdef-0123-456789abcdef' -oo security_groups_ids='01234567-89ab-cdef-0123-456789abcdef,01234567-89ab-cdef-0123-456789abcdef' --mac 01:23:45:67:89:ab:network:01234567-89ab-cdef-0123-456789abcdef You'll see that the --mac option is not specific to OpenStack, but it...
2018 Sep 26
0
Re: OpenStack output workflow
...> -oo os-username='admin' > -oo os-password='secret' > -oo server-id='01234567-89ab-cdef-0123-456789abcdef' > -oo destination_project_id='01234567-89ab-cdef-0123-456789abcdef' > -oo volume_type_id='01234567-89ab-cdef-0123-456789abcdef' > -oo flavor_id='01234567-89ab-cdef-0123-456789abcdef' > -oo > security_groups_ids='01234567-89ab-cdef-0123-456789abcdef,01234567-89ab-cdef-0123-456789abcdef' > --mac 01:23:45:67:89:ab:network:01234567-89ab-cdef-0123-456789abcdef > > You'll see that the --mac option is not speci...
2005 Aug 19
13
Enumerations (again): Comments please
Some of my earlier questions may have hinted ever so slightly in the direction that I''m trying to implement "enumerations". By an enumeration here I mean a class that has a fixed number of immutable instances, which in turn have essentially only a name and a position. Requirements I''ve tried to meet are - Enumeration instances should only be loaded once from the
2018 Sep 26
2
Re: OpenStack output workflow
...;admin' > > -oo os-password='secret' > > -oo server-id='01234567-89ab-cdef-0123-456789abcdef' > > -oo destination_project_id='01234567-89ab-cdef-0123-456789abcdef' > > -oo volume_type_id='01234567-89ab-cdef-0123-456789abcdef' > > -oo flavor_id='01234567-89ab-cdef-0123-456789abcdef' > > -oo > > > security_groups_ids='01234567-89ab-cdef-0123-456789abcdef,01234567-89ab-cdef-0123-456789abcdef' > > --mac 01:23:45:67:89:ab:network:01234567-89ab-cdef-0123-456789abcdef > > > > You'll see that...